ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientPageChanging Property

In This Topic
    OnClientPageChanging Property
    In This Topic
    Occurs before the page index changes.
    Syntax
    'Declaration
     
    
    Property OnClientPageChanging As String
    string OnClientPageChanging {get; set;}
    See Also